[INFO] cloning repository https://github.com/mineichen/ouster-rs-ce
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mineichen/ouster-rs-ce" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmineichen%2Fouster-rs-ce", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmineichen%2Fouster-rs-ce'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 495fabfa0a653b00fe46bd96b86f66f9680b8e47
[INFO] fixing mineichen/ouster-rs-ce against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmineichen%2Fouster-rs-ce" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mineichen/ouster-rs-ce
[INFO] finished tweaking git repo https://github.com/mineichen/ouster-rs-ce
[INFO] tweaked toml for git repo https://github.com/mineichen/ouster-rs-ce written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mineichen/ouster-rs-ce on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 174 packages to latest compatible versions
[INFO] [stderr]       Adding imageproc v0.24.1 (available: v0.27.0)
[INFO] [stderr]       Adding pcap v1.3.0 (available: v2.4.0)
[INFO] [stderr]       Adding pcd-rs v0.10.0 (available: v0.13.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 52b9a1e586d1d6a0e1acd618bfa96d245b05e36f864b65af7f3e91d02d37b1de
[INFO] running `Command { std: "docker" "start" "52b9a1e586d1d6a0e1acd618bfa96d245b05e36f864b65af7f3e91d02d37b1de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "52b9a1e586d1d6a0e1acd618bfa96d245b05e36f864b65af7f3e91d02d37b1de" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "52b9a1e586d1d6a0e1acd618bfa96d245b05e36f864b65af7f3e91d02d37b1de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "52b9a1e586d1d6a0e1acd618bfa96d245b05e36f864b65af7f3e91d02d37b1de" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]     Checking arrayvec v0.7.7
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling built v0.8.1
[INFO] [stderr]     Checking aligned v0.4.3
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking y4m v0.8.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking imgref v1.12.2
[INFO] [stderr]     Checking zune-core v0.5.1
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking no_std_io2 v0.9.4
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking bitstream-io v4.10.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking zune-jpeg v0.5.15
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]     Checking avif-serialize v0.8.9
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking pxfm v0.1.29
[INFO] [stderr]     Checking fax v0.2.7
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking gif v0.14.2
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking custom_derive v0.1.7
[INFO] [stderr]     Checking conv v0.3.3
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking errno v0.2.8
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling pcap v1.3.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling profiling-procmacros v1.0.18
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling unzip-n v0.1.4
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stderr]    Compiling pcd-rs-derive v0.6.1
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking pcd-rs v0.10.0
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking ouster-rs-ce v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]        Fixed src/aggregator.rs (2 fixes)
[INFO] [stdout] warning: `impl Iterator<Item = T> + 'a` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]    --> src/aggregator.rs:209:10
[INFO] [stdout]     |
[INFO] [stdout] 209 |     ) -> impl Iterator<Item = T> + '_ {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]    --> src/aggregator.rs:207:17
[INFO] [stdout]     |
[INFO] [stdout] 207 |         config: &ValidOperationConfig<TProfile>,
[INFO] [stdout]     |                 ^
[INFO] [stdout]     = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable
[INFO] [stdout]    --> src/aggregator.rs:208:18
[INFO] [stdout]     |
[INFO] [stdout] 208 |         mut map: impl FnMut(&<TProfile as Profile>::Channel, u32) -> T + 'a,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout]     = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 205 ~     pub fn iter_flat<'a, T, U: FnMut(&<TProfile as Profile>::Channel, u32) -> T + 'a>(
[INFO] [stdout] 206 |         &'a self,
[INFO] [stdout] 207 |         config: &ValidOperationConfig<TProfile>,
[INFO] [stdout] 208 ~         mut map: U,
[INFO] [stdout] 209 ~     ) -> impl Iterator<Item = T> + '_ + use<'a, T, TProfile, U> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking tiff v0.11.3
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking ravif v0.13.0
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking nalgebra v0.32.6
[INFO] [stderr]     Checking imageproc v0.24.1
[INFO] [stderr]    Migrating tests/process_pcap.rs from 2021 edition to 2024
[INFO] [stdout] warning: `impl Iterator<Item = T> + 'a` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]    --> src/aggregator.rs:209:10
[INFO] [stdout]     |
[INFO] [stdout] 209 |     ) -> impl Iterator<Item = T> + '_ {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]    --> src/aggregator.rs:207:17
[INFO] [stdout]     |
[INFO] [stdout] 207 |         config: &ValidOperationConfig<TProfile>,
[INFO] [stdout]     |                 ^
[INFO] [stdout]     = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable
[INFO] [stdout]    --> src/aggregator.rs:208:18
[INFO] [stdout]     |
[INFO] [stdout] 208 |         mut map: impl FnMut(&<TProfile as Profile>::Channel, u32) -> T + 'a,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout]     = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 205 ~     pub fn iter_flat<'a, T, U: FnMut(&<TProfile as Profile>::Channel, u32) -> T + 'a>(
[INFO] [stdout] 206 |         &'a self,
[INFO] [stdout] 207 |         config: &ValidOperationConfig<TProfile>,
[INFO] [stdout] 208 ~         mut map: U,
[INFO] [stdout] 209 ~     ) -> impl Iterator<Item = T> + '_ + use<'a, T, TProfile, U> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.25s
[INFO] [stderr] crater-edition-check: ouster-rs-ce v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking ouster-rs-ce v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0700]: hidden type for `impl Iterator<Item = PointInfo<<... as PointInfos>::Infos>>` captures lifetime that does not appear in bounds
[INFO] [stdout]    --> src/aggregator.rs:221:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |     ) -> impl Iterator<Item = PointInfo<<TProfile::Channel as PointInfos>::Infos>> + '_ + use<'_, TProfile> {
[INFO] [stdout]     |          -------------------------------------------------------------------------------------------------- opaque type defined here
[INFO] [stdout] 221 |         self.iter_flat(config, |point, nvec| point.get_infos(nvec))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: hidden type `impl Iterator<Item = profile::PointInfo<<<TProfile as profile::Profile>::Channel as profile::PointInfos>::Infos>> + '_` captures lifetime `'_`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ouster_rs_ce-38262003140aaaf7.long-type-15226438358975314338.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0700]: hidden type for `impl Iterator<Item = PrimaryPointInfo<<... as PointInfos>::Signal>>` captures lifetime that does not appear in bounds
[INFO] [stdout]    --> src/aggregator.rs:229:9
[INFO] [stdout]     |
[INFO] [stdout] 227 |     ) -> impl Iterator<Item = PrimaryPointInfo<<TProfile::Channel as PointInfos>::Signal>> + '_ + use<'_, TProfile>
[INFO] [stdout]     |          ---------------------------------------------------------------------------------------------------------- opaque type defined here
[INFO] [stdout] 228 |     {
[INFO] [stdout] 229 |         self.iter_flat(config, |point, nvec| point.get_primary_infos(nvec))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: hidden type `impl Iterator<Item = profile::PrimaryPointInfo<<<TProfile as profile::Profile>::Channel as profile::PointInfos>::Signal>> + '_` captures lifetime `'_`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ouster_rs_ce-38262003140aaaf7.long-type-3525902672313103291.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0700]: hidden type for `impl Iterator<Item = PointInfo<<... as PointInfos>::Infos>>` captures lifetime that does not appear in bounds
[INFO] [stdout]    --> src/aggregator.rs:221:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |     ) -> impl Iterator<Item = PointInfo<<TProfile::Channel as PointInfos>::Infos>> + '_ + use<'_, TProfile> {
[INFO] [stdout]     |          -------------------------------------------------------------------------------------------------- opaque type defined here
[INFO] [stdout] 221 |         self.iter_flat(config, |point, nvec| point.get_infos(nvec))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: hidden type `impl Iterator<Item = profile::PointInfo<<<TProfile as profile::Profile>::Channel as profile::PointInfos>::Infos>> + '_` captures lifetime `'_`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ouster_rs_ce-086353df2a8297b7.long-type-13607210909152731821.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0700]: hidden type for `impl Iterator<Item = PrimaryPointInfo<<... as PointInfos>::Signal>>` captures lifetime that does not appear in bounds
[INFO] [stdout]    --> src/aggregator.rs:229:9
[INFO] [stdout]     |
[INFO] [stdout] 227 |     ) -> impl Iterator<Item = PrimaryPointInfo<<TProfile::Channel as PointInfos>::Signal>> + '_ + use<'_, TProfile>
[INFO] [stdout]     |          ---------------------------------------------------------------------------------------------------------- opaque type defined here
[INFO] [stdout] 228 |     {
[INFO] [stdout] 229 |         self.iter_flat(config, |point, nvec| point.get_primary_infos(nvec))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: hidden type `impl Iterator<Item = profile::PrimaryPointInfo<<<TProfile as profile::Profile>::Channel as profile::PointInfos>::Signal>> + '_` captures lifetime `'_`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ouster_rs_ce-086353df2a8297b7.long-type-11477131484813695611.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0700`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ouster-rs-ce` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0700`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ouster-rs-ce` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "52b9a1e586d1d6a0e1acd618bfa96d245b05e36f864b65af7f3e91d02d37b1de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52b9a1e586d1d6a0e1acd618bfa96d245b05e36f864b65af7f3e91d02d37b1de", kill_on_drop: false }`
[INFO] [stdout] 52b9a1e586d1d6a0e1acd618bfa96d245b05e36f864b65af7f3e91d02d37b1de
